home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / trash / hangover.swf / scripts / DefineButton2_73 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-08  |  71b  |  5 lines

  1. on(release){
  2.    _root.bild.gotoAndPlay("xray");
  3.    _root.play();
  4. }
  5.